Skip to content
Back to search
30
MCP

Vision Web Bridge

pulsemcp/vision web bridge

Local MCP server bridging AI clients to OpenAI-compatible vision models for image analysis and web page content extraction.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

vision-mcp
MCP server providing multimodal vision capabilities via OpenAI-compatible APIs
0 tools
Bridge MCP
Visual Desktop Bridge - Give any AI full control over Windows to automate apps and inputs.
0 tools
Bridge MCP
Visual Desktop Bridge - Give any AI full control over Windows to automate apps and inputs.
0 tools
sight-mcp
MCP server for AI-powered image and video analysis - supports OpenAI, Claude, and multimodal vision APIs with local file and URL processing
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
io.github.shalevshalit/image-recognition-mcp
MCP server for AI-powered image recognition and description using OpenAI vision models.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vision_web_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}